|
|
using pov-ray 3.6.1 for windows on windows XP...
Should I be seeing the banding produced in this minimal scene file?
(Is this a limitation of POV's precision, or a bug? banding is stronger in
original bmp of picture)
camera { location <-4,4,-4> look_at <0,0,0> right <1,0,0> up <0,1,0> }
light_source { <1,1,-1> color rgb 1 }
plane { <0,1,0>, 0 pigment{color rgb 1} }
and result....
Post a reply to this message
Attachments:
Download 'bands.jpg' (20 KB)
Preview of image 'bands.jpg'
|
|